Skip to content

feat: add SquashOption support to ProjectUpdate and mock#1079

Merged
Toa741 merged 2 commits intoubisoft:mainfrom
jasonwoods-7:feat/update-project-squash
Apr 8, 2026
Merged

feat: add SquashOption support to ProjectUpdate and mock#1079
Toa741 merged 2 commits intoubisoft:mainfrom
jasonwoods-7:feat/update-project-squash

Conversation

@jasonwoods-7
Copy link
Copy Markdown
Contributor

  • Add SquashOption property to ProjectUpdate model with JSON serialization
  • Add SquashOption property to the mock Project class
  • Handle SquashOption in the mock ProjectClient.Update method
  • Map SquashOption through ToClientProject using DynamicEnum<SquashOption>
  • Update PublicAPI.Unshipped.txt for all target frameworks
  • Add mock tests verifying SquashOption is applied on update and retained when omitted

* Add `SquashOption` property to `ProjectUpdate` model with JSON serialization
* Add `SquashOption` property to the mock `Project` class
* Handle `SquashOption` in the mock `ProjectClient.Update` method
* Map `SquashOption` through `ToClientProject` using `DynamicEnum<SquashOption>`
* Update PublicAPI.Unshipped.txt for all target frameworks
* Add mock tests verifying SquashOption is applied on update and retained when omitted
@jasonwoods-7 jasonwoods-7 requested a review from a team as a code owner April 2, 2026 18:52
@jasonwoods-7 jasonwoods-7 requested review from louis-z and removed request for a team April 2, 2026 18:52
@Toa741 Toa741 merged commit b77201b into ubisoft:main Apr 8, 2026
7 checks passed
@jasonwoods-7 jasonwoods-7 deleted the feat/update-project-squash branch April 8, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants